CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Reader Writer

搜索资源列表

  1. IniFile

    0下载:
  2. INI文件读写类,文件打开时全部加载文件内容到内存,关闭时写回文件-Ini reader and writer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2084
    • 提供者:yuanjie
  1. nfc

    0下载:
  2. this big project of nfc reader and writer-this is big project of nfc reader and writer
  3. 所属分类:Java Develop

    • 发布日期:2017-05-21
    • 文件大小:6258688
    • 提供者:abanoub
  1. writer-reader

    0下载:
  2. the function is writing and reading
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1857
    • 提供者:wlh
  1. r_w

    0下载:
  2. 利用线程同步实现读者和写者的问题,使用信号量来控制-reader and writer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1171326
    • 提供者:wuxingrong
  1. PipedReader

    0下载:
  2. Receives information on a communications pipe. When two threads want to pass data back and forth, one creates a piped writer and the other creates a piped reader.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:3329
    • 提供者:gunsanwo
  1. readerWriter

    0下载:
  2. 使用多线程模拟写者优先的读写者问题,当有写者等待时,读者不能进入阅读,不是最少互斥量版-A solution to implement the reader and writer problem with writer priority, using two samephore and four mutex to meet it.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:857
    • 提供者:王乐
  1. OS-process-reader-and-writer

    0下载:
  2. 进程同步互斥和读者写者问题,C实现-Process synchronization exclusive and readers who wrote
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:186241
    • 提供者:sasas
  1. ReentrantReadWriteLock

    0下载:
  2. impose a reader or writer preference.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-28
    • 文件大小:11047
    • 提供者:kinghonjiu
  1. PipedWriter

    0下载:
  2. Places information on a communications pipe. When two threads want to pass data back and forth, one creates a piped writer and the other creates a piped reader.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1643
    • 提供者:tuesunmin
  1. JsonScope

    0下载:
  2. Lexical scoping elements within a JSON reader or writer.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1086
    • 提供者:begiudun
  1. Support_ASimpleReader

    0下载:
  2. An implementation of Reader that should serve as the underlying writer for classes to be tested.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4642
    • 提供者:yanhuezong
  1. JsonScope

    0下载:
  2. Lexical scoping elements within a JSON reader or writer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3264
    • 提供者:xaipangtue
  1. BufferedWriter

    0下载:
  2. Wraps an existing Writer and <em>buffers< em> the output. Expensive interaction with the underlying reader is minimized, since most (smaller) requests can be satisfied by accessing the buffer alone.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2528
    • 提供者:nitocai
  1. Delphi_886644

    0下载:
  2. Delphi:Delphi测试IC卡写入程序, 演示对读卡器进行处理,源程序内包括了 对卡进行读操作、卡片比效函数、卡片驱动器、口令验正等操作。 -Delphi: Delphi test IC card writer, Delphi test IC card writer, card reader demo for processing, including the source code of the card read, the card than the efficiency func
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:56134
    • 提供者:FWNLSJ8
  1. tm_stm32f4_mfrc522

    0下载:
  2. Mifare RFID Reader and writer 13.56 MHz
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5229
    • 提供者:FranArl
  1. reader-and-writer

    0下载:
  2. 读者与写者问题,自己总结了几篇统一打包在一个文件夹内-Readers and who write their own summary of several
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2174
    • 提供者:欧文静
  1. qrwlock

    0下载:
  2. Writer states & reader shift and bias.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3027
    • 提供者:hiusrmou
  1. readwriterlock

    0下载:
  2. 生产者消费者例子,简单描述读写锁,因为使用SRWLOCK所以需要net4.0以上window操作系统才能支持。-just a sample example of reader and writer lock, It demand net4.0 because of SRWLOCK.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:8580641
    • 提供者:黄谦敏
  1. DXF_PARSER_17

    0下载:
  2. Vb6.0 DXF Parser Dxf reader and dxf writer
  3. 所属分类:CAD

    • 发布日期:2017-04-26
    • 文件大小:65829
    • 提供者:Lucky Luke
  1. ring_buffer_benchmark

    0下载:
  2. number of events for writer to wake up the reader.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3414
    • 提供者:xbkxwen
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com